XIQS Map Device

From IQsimWiki

Jump to: navigation, search

XIQS Map Device - GSM Device Management

Description
mapXIQSDevice ( Long id_device , Long id_rack , Integer rack_ip_address_index )
Create an IP address map between an IRON GSM Device, and an IRON Sim Rack. As the Racks can
multiple IP address, only the IP address index is required.
Parameters

Long id_device

Device Id

Long id_rack

IRON Sim Rack Id

Integer rack_ip_address_index

IRON Sim Rack IP index
Return Values
Long id_mapping
New Map Id


Error Data structure ( Error Management )

Possible failure code returns
*ERR_OBJ_NOT_FOUND(404) ERR_MSG_RACK_NOT_FOUND or ERR_MSG_DVC_NOT_FOUND
*ERR_UNAUTHORIZED (401) ERR_MSG_OBJ_NOT_OWNED
*ERR_SRV_INTERNAL (500) ERR_MSG_NO_DB
See Also

getXIQSDeviceList
createXIQSDevice
updateXIQSDevice
deleteXIQSDevice
getXIQSDevicePortMap
getXIQSDeviceMapList
unmapXIQSDevice
getXIQSIPConfig
updateXIQSIPConfig
rebootXIQSMachine

Personal tools
Namespaces
Variants
Views
Actions
Navigation
XIQS XML Protocol
XIQS Framework Libraries
XIQS Command List